gtk4.git
2023-02-01 Matthias ClasenCosmetics
2023-02-01 Matthias Clasengltexture: Use the right context
2023-01-30 Matthias ClasenMerge branch 'file-chooser-dnd-crash' into 'main'
2023-01-30 Fina Wilkefilechooserwidget: Fix file chooser crash when dropping...
2023-01-30 Matthias ClasenMerge branch 'password-entry-unrealize' into 'main'
2023-01-30 Matthias Clasenpasswordentry: Fix an asymmetry
2023-01-29 Matthias Clasengsk: Quiet a compiler warning
2023-01-28 Jürgen BenvenutiUpdate German translation
2023-01-28 Benjamin OtteMerge branch 'tooltip-size-simplification' into 'main'
2023-01-28 Matthias Clasentooltip: Prevent too-wide tooltip windows
2023-01-28 Matthias Clasentooltip: Don't play games with max-width-chars
2023-01-28 Piotr DrągUpdate POTFILES.in
2023-01-28 Matthias ClasenMerge branch 'position-as-double' into 'main'
2023-01-28 Carlos GarnachoMerge branch 'work/zzag/activation-token-dbus' into...
2023-01-27 Yuri ChornoivanUpdate Ukrainian translation
2023-01-27 Vlad Zahorodniiwayland: Fix handling of activation-token in org.freede...
2023-01-27 Carlos GarnachoMerge branch 'wip/carlosg/broadway-fix' into 'main'
2023-01-27 Carlos Garnachogdk/broadway: Add deprecation guards around gdk_display...
2023-01-27 Matthias ClasenMerge branch 'fix_5551' into 'main'
2023-01-27 Matthias ClasenMerge branch 'wip/sophie-h/scrolled-window-propagate...
2023-01-27 Lukáš Tyrychtrobject_tree.c: One gtk_list_item_get_child call is...
2023-01-27 Hugo CarvalhoUpdate Portuguese translation
2023-01-26 Sophie HeroldscrolledWindow: Propagate event for no scrolling
2023-01-26 Matthias ClasenMerge branch 'broadway-modal-hint' into 'main'
2023-01-25 Matthias ClasenMerge branch 'fix_5543' into 'main'
2023-01-25 Lukáš TyrychtrActually, the annotation is not needed in this case
2023-01-25 Yosef Or BoczkoUpdate Hebrew translation
2023-01-24 Matthias ClasenMerge branch 'macos-fix-popups' into 'main'
2023-01-24 Matthias ClasenMerge branch 'wip/abono/gtk-switch-state-off' into...
2023-01-24 Alessandro... gtkswitch: Decouple set_state with set_active.
2023-01-24 Arjan Molenaarmacos: Propagate events for child surfaces
2023-01-24 Maxim Zakharovremove unused variable
2023-01-23 Matthias ClasenMerge branch 'macos-native-dnd' into 'main'
2023-01-23 Emmanuele BassiUse wording from a suggestion
2023-01-23 Lukáš TyrychtrGtkCssProvider: fix element type in docs
2023-01-22 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-01-22 Matthias Claseniconhelper: Handle GtkSymbolicPaintable
2023-01-21 Jordi MasUpdate Catalan translation
2023-01-21 Arjan Molenaarmacos: remove dead code
2023-01-21 Arjan Molenaarmacos: Send dragging events directly to the display
2023-01-20 Ekaterine PapavaUpdate Georgian translation
2023-01-17 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-01-17 Matthias Clasensettings: Modernize the code
2023-01-17 Arjan Molenaarmacos: Update event source doc
2023-01-17 Arjan Molenaarmacos: align functions in gdkmacosdrag-private.h
2023-01-17 Matthias Clasensettings: Drop object_list
2023-01-17 Matthias Clasenmodules: Cosmetics
2023-01-17 Matthias Clasenstylecascade: Avoid some allocations
2023-01-16 Arjan Molenaarmacos: Provide the right drag action
2023-01-16 Arjan Molenaarmacos: Default kCFRunLoopAllActivities
2023-01-16 Matthias ClasenMerge branch 'fix-hidpi-pictures' into 'main'
2023-01-16 Matthias Clasenpicture: Fix hi-dpi image handling
2023-01-16 Arjan Molenaarmacos: Queue events during drag
2023-01-15 Emin Tufan... Update Turkish translation
2023-01-15 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-01-15 Matthias ClasenUse GtkUriLauncher where appropriate
2023-01-15 Matthias ClasenMerge branch 'uri-launcher-demo' into 'main'
2023-01-15 Matthias Clasengtk-demo: Add a uri launcher demo
2023-01-15 Matthias Clasenurilauncher: Fix finish function mismatch
2023-01-15 Matthias ClasenMerge branch 'docs-escape-xml-tag' into 'main'
2023-01-15 Arjan Molenaarmacos: Provide fallback pasteboard for gtype Dnd
2023-01-15 Arjan Molenaarmacos: No need to drag handle events
2023-01-15 Arjan Molenaarmacos: No need to grab a seat
2023-01-15 Arjan Molenaarmacos: Support dragging from GdkMacosWindow
2023-01-15 sunceEscape GtkBuilder XML tag in comment with backtick
2023-01-15 Arjan MolenaarFix dx, dy position in gtk_drag_source_drag_begin
2023-01-15 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-01-15 Matthias Clasentexture: Update docs
2023-01-15 Matthias Clasenwidgetfactory: Load textures in threads
2023-01-15 Matthias ClasenMerge branch 'nielsdg/gtkwidgetactionactivatefunc-nulla...
2023-01-14 Matthias ClasenMerge branch 'uri-launcher' into 'main'
2023-01-14 Matthias Clasendocs: Update deprecations for gtk_show_uri
2023-01-14 Matthias Clasenurilauncher: Add cross-references to the docs
2023-01-14 Matthias ClasenAdd GtkUriLauncher
2023-01-14 Matthias ClasenAdd g_openuri_portal_open_uri_async
2023-01-14 Matthias Clasenopenuri: Some reshuffling
2023-01-14 Matthias Clasenfilelauncher: Plug a memory leak
2023-01-14 Niels De GraefAdd missing nullable to GtkWidgetActionActivateFunc
2023-01-14 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-01-14 Matthias Clasenicontheme: Streamline the suffix handling code
2023-01-14 Matthias Clasenicontheme: Avoid some allocations
2023-01-14 Matthias Clasenicontheme: Keep a single string set
2023-01-14 Matthias Clasentestsuite: Fix various compiler warnings
2023-01-14 Matthias ClasenFix a compiler warning
2023-01-14 Matthias ClasenMerge branch 'wip/corey/fix-docs' into 'main'
2023-01-14 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-01-13 Corey Berladocs: Fix dependency names
2023-01-13 Matthias ClasenMerge branch 'fix-spinner-stop' into 'main'
2023-01-13 Arjan Molenaarmacos: run glib idle functions when in nested run loop
2023-01-13 Christian Hergertmacos: abstract pasteboard for use in clipboard and...
2023-01-13 Christian Hergertmacos: refactor pasteboard components into separate...
2023-01-13 Matteo Percivaldigtkcssanimatedstyle: Fix return of new_advance()
2023-01-13 Matthias ClasenSilence compiler warnings
2023-01-13 Matthias ClasenFix a compiler warning
2023-01-13 Matthias ClasenFix a compiler warning
2023-01-13 Matthias Clasengridview: Add a few assertions
2023-01-13 Matthias ClasenSilence a compiler warning
2023-01-13 Matthias ClasenMerge branch 'faster-ci' into 'main'
2023-01-13 Matthias Clasenci: Try to speed up builds a bit
2023-01-13 Matthias ClasenUpdate the build documentation
next